home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d12
/
v8n02.arc
/
GETREPLY.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1989-01-08
|
177 b
|
7 lines
@ECHO OFF
REM Requires DOS 3.3 or higher.
ECHO Enter your response, then press Ctrl-Z and Enter
COPY SETREPLY+CON SETREPLY.BAT > NUL
CALL SETREPLY
DEL SETREPLY.BAT > NUL